SP.RoleDefinition.id Property

Gets a value that specifies the Id of the role definition.

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

var value = SP.RoleDefinition.get_id(); 

Property Value

Type: Int32

Applies To

SP.RoleDefinition Class

Remarks

Its value must be equal to or greater than 1073741824.

See Also

Reference

SP.RoleDefinition Methods

SP.RoleDefinition Properties

SP Namespace